From: Jason Rumney Date: Thu, 22 Feb 2007 23:31:50 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~30220 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=72a3a66a93f6ea13bd535888e45fc84b0379418c;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index a62c8ea9da7..fd8a443ca24 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,9 @@ 2007-02-22 Jason Rumney + * w32fns.c (menu_bar_in_use): New flag. + (w32_wnd_proc) [WM_INITMENU, WM_EXITMENULOOP, WM_TIMER, WM_COMMAND]: + Use it. + * w32menu.c (Fx_popup_menu): Don't free menu strings here. (w32_menu_show): Do it here instead.